fix: remove uv cache mounts#76
Conversation
Cache mounts are no longer needed since build-utils now sets UV_NO_CACHE=1 and UV_PYTHON_DOWNLOADS=never. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
/cherry-pick stable/2025.2 stable/2025.1 stable/2024.2 stable/2024.1 stable/2023.2 stable/2023.1 stable/zed |
|
Mohammed Naser (@mnaser): once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Mohammed Naser (@mnaser) Digest: |
|
Mohammed Naser (@mnaser) Digest: |
|
Mohammed Naser (@mnaser) Digest: |
|
Mohammed Naser (@mnaser) Digest: |
|
Mohammed Naser (@mnaser): #76 failed to apply on top of branch "stable/2025.2": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Mohammed Naser (@mnaser): new issue created for failed cherrypick: #86 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Mohammed Naser (@mnaser) Digest: |
|
Mohammed Naser (@mnaser) Digest: |
Summary
Remove uv cache mounts since build-utils now sets
UV_NO_CACHE=1andUV_PYTHON_DOWNLOADS=never, making the cache mounts unnecessary.🤖 Generated with Claude Code